Astro Docs
mcp servers를 사용하여 AI 도구를 최신 Astro 문서에 연결하세요
Astro Docs MCP Server
作用
连接AI工具到最新的Astro文档,使用Model Context Protocol。
使用方式
通过访问端点URL:https://mcp.docs.astro.build/mcp 进行连接,传输方式为http。
Recommend MCP Servers 💡
youtube-video-summarizer-mcp
An MCP server that enables Claude to fetch and summarize YouTube videos by extracting titles, descriptions, and transcripts
@adarshem/mcp-server-learn
A demo MCP server providing weather alerts and forecasts using the US National Weather Service API
vibe-mcp
An MCP server that generates and plays music based on your coding context, supporting multiple audio generation backends like Stable Audio API and Udio.
MCP-ORTools
An MCP server implementation that uses Google OR-Tools for constraint solving, designed to integrate with Large Language Models for submitting, validating, and solving constraint satisfaction and optimization problems.
mcp-manager
simple web ui to manage mcp (model context protocol) servers in the claude app
doris-mcp-server
Doris MCP (Model Context Protocol) Server is a backend service built with Python and FastAPI. It implements the MCP, allowing clients to interact with it through defined "Tools". It's primarily designed to connect to Apache Doris databases, potentially leveraging Large Language Models (LLMs) for tasks like converting natural language queries to SQL (NL2SQL), executing queries, and performing metadata management and analysis.